home *** CD-ROM | disk | FTP | other *** search
/ The Pacifier Press Kit / The Pacifier Press Kit.iso / pc / Program.dxr / Internal_40_Save Download Sprite Visible.ls < prev    next >
Encoding:
Text File  |  2005-02-15  |  62 b   |  5 lines

  1. on exitFrame me
  2.   sprite(112).visible = 0
  3.   updateStage()
  4. end
  5.